projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9efebd
)
(ido-read-file-name): Removed leftover debug message "gotit".
author
Kim F. Storm
<storm@cua.dk>
Fri, 1 Nov 2002 09:18:40 +0000
(09:18 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 1 Nov 2002 09:18:40 +0000
(09:18 +0000)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index 9a79023775aa90c1213ff82ce1dd575ef1798795..95a3734e997abc8a72ad366be48a93a84a220ea5 100644
(file)
--- a/
lisp/ido.el
+++ b/
lisp/ido.el
@@
-3632,7
+3632,6
@@
See `read-file-name' for additional parameters."
(ido-read-directory-name prompt dir default-filename mustmatch initial))
((and (not (memq this-command ido-read-file-name-non-ido))
(or (null predicate) (eq predicate 'file-exists-p)))
- (message "gotit")
(let (filename
ido-saved-vc-mt
(vc-master-templates (and (boundp 'vc-master-templates) vc-master-templates))